home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 37
/
CD Expert nº 37.iso
/
LastCall
/
lastcall.exe
/
stuff
/
lastcall.dxr
/
00164.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-03-27
|
304 b
|
9 lines
on exitFrame
global gDemoVersion, gSongList
resetCursor()
if gDemoVersion and (count(gSongList) < 6) then
alertBeep()
MUIalert("Although the juke box offers only two songs in this demo version, the full version of Last Call offers six great music tracks .", "Limited Feature")
end if
end